home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / utils / fil2date.arj / FIL2DATE.DOC next >
Text File  |  1994-01-12  |  3KB  |  81 lines

  1.                             FIL2DATE.EXE
  2.  
  3.                     "DiskFileName To DateFileName"
  4.  
  5.                                  By
  6.                             Randy Tincher
  7.                          ───────────────────
  8.                          (C)  Copyright 1994
  9.                          All Rights Reserved
  10.                          ───────────────────
  11.  
  12.      The Believer's Board      Node1: (714) 457-1019 USR DS 14.4
  13.      TBB Computer Ministries   Node2: (714) 457-1020 PracPerf 14.4  
  14.      Home of ChristNet         Node3: (714) 457-1021 USR HST 9600   
  15.      33 Christian File Areas   Node4: (714) 457-1022 USR HST 9600   
  16.      3.5gig OnLine             Node5: SysOp/SVCC Staff
  17.  
  18.  
  19.                   About DiskFIleName to DateFileName
  20.                   ──────────────────────────────────
  21. FIL2DATE.EXE is a very simple and useful utility written to save a disk
  22. file and renaming it to the todays date. As a SysOp, there are several 
  23. bulletins, caller files, download files, etc that I like to keep for 
  24. historic record.  This program very simply takes the "disk file" and 
  25. renames it to todays_date.HIS
  26.  
  27. The usage is very straight forward!  FIL2DATE FILENAME.EXT
  28.  
  29. As an example, I have a disk file named BLT13 (Who Called Today). I 
  30. run an event just before midnight and run this command line:
  31.  
  32.           FIL2DATE BLT13
  33.  
  34. Saying todays date is 01-12-94, the program will rename BLT13 to
  35. 011294.HIS.  I then use PKZIP and add it to the history .ZIP.
  36.  
  37. My event looks like this:
  38.  
  39.      cd\pcb\blts
  40.      copy blt13 blt14 (blt14 is my who called yesterday)
  41.      fil2date blt13
  42.      pkzip -a tbb-blt *.his
  43.      del *.his
  44.      del blt13
  45.  
  46. I now have a .ZIP with every BLT13 inside of the tbb-blt.zip and 
  47. they ALL are dated!
  48.  
  49.                              Distribution
  50.                              ────────────
  51. This file may be made available for download on any BBS as long as NO 
  52. changes are made to the contents of the archive.  The archive and its 
  53. individual contents remain the sole property of TBB Computer Ministries.
  54.  
  55.  
  56.                              Registration
  57.                              ────────────
  58. This small utility has many uses to a SysOp, and a everyday computer 
  59. user.  It is released uncrippled and if you find the utility helpful 
  60. to you, a donation to the Ministry would be greatly appreciated.  A
  61. donation of $5 goes a long way to help with the monthly phone bills
  62. of the system.  Donations greater than $10 will provide you with full
  63. system acccess to TBB Computer Ministries with 45 minute daily access
  64. to all Forums, Doors, OnLine Bibles, Christian files, 2.5gig of CD ROM
  65. Files and much more.  Your PASSWORD will be FIL2DATE which you can change
  66. after you logon.
  67.  
  68. Please make checks payable to 
  69.  
  70.                     TBB Computer Ministries
  71.                     21511 Via Invierno
  72.                     Lake Forest, CA 92630
  73.  
  74.                                Credits
  75.                                ───────
  76. I offer my thanks to Joseph Moon, a TBB (The Believer's Board) Member,
  77. who helped develop this utility and gave permission to distribute as a
  78. TBB Computer Ministry product for the benefit of the Ministry.
  79.  
  80. Release Date: January 12, 1994
  81.